1 line uuid

105

1 line uuid -

awk '("uuidgen" | getline uuid) > 0 {print uuid, $0} {close("uuidgen")}' myfile.csv

Comments

Submit
0 Comments